A bunch of uninteresting changes to make icc (and presumably other
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Wed, 16 Mar 2005 17:51:53 +0000 (17:51 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Wed, 16 Mar 2005 17:51:53 +0000 (17:51 +0000)
commit130d2da4bee59307fef63564c7cfc7fde11fd505
tree899c3a596bc4e70857a26c9defe3b9e82538af6a
parent061121c9895b72e261a6a4572b795e2bba4eee44
A bunch of uninteresting changes to make icc (and presumably other
edgfe-based tools) whine less.

coastexp: fix bounds violation on monthString
delgpl: fix error text on fatal()
geoniche: tweak terminator
google: make seial an int, not long.
gpx: include xmlgeneric
lowrance: fix signedness writing waypoint count
mapsource make le_f(read|write)64 explictly void
nmea: add gratituous initialization
overlay: explicitly zero zome values
position: bloat 'nop' functions to eliminate need for cast.
shape: close->SHPClose.   misc warning fixes
tpg: include ctype
xmlgeneric.h: add many protos.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1082 f51c46e8-681c-474f-0cfe-069cfd0219fb
13 files changed:
gpsbabel/coastexp.c
gpsbabel/delgpl.c
gpsbabel/geoniche.c
gpsbabel/google.c
gpsbabel/gpx.c
gpsbabel/lowranceusr.c
gpsbabel/mapsource.c
gpsbabel/nmea.c
gpsbabel/overlay.c
gpsbabel/position.c
gpsbabel/shape.c
gpsbabel/tpg.c
gpsbabel/xmlgeneric.h